[INFO] fetching crate lipgloss-tree 0.1.1...
[INFO] testing lipgloss-tree-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate lipgloss-tree 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate lipgloss-tree 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate lipgloss-tree 0.1.1
[INFO] tweaked toml for crates.io crate lipgloss-tree 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lipgloss-tree 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lipgloss-tree 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lipgloss v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c6b71c1e97c0131e1ca5fd5f674a9a411a1800fe2b6c90c330e361951d885f2
[INFO] running `Command { std: "docker" "start" "-a" "2c6b71c1e97c0131e1ca5fd5f674a9a411a1800fe2b6c90c330e361951d885f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c6b71c1e97c0131e1ca5fd5f674a9a411a1800fe2b6c90c330e361951d885f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c6b71c1e97c0131e1ca5fd5f674a9a411a1800fe2b6c90c330e361951d885f2", kill_on_drop: false }`
[INFO] [stdout] 2c6b71c1e97c0131e1ca5fd5f674a9a411a1800fe2b6c90c330e361951d885f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc93d3ee43be4213658d8bde819243ffa5b21cbf14b20f844dd2ce4890b09a8c
[INFO] running `Command { std: "docker" "start" "-a" "dc93d3ee43be4213658d8bde819243ffa5b21cbf14b20f844dd2ce4890b09a8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling lipgloss v0.1.1
[INFO] [stderr]    Compiling lipgloss-tree v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.09s
[INFO] running `Command { std: "docker" "inspect" "dc93d3ee43be4213658d8bde819243ffa5b21cbf14b20f844dd2ce4890b09a8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc93d3ee43be4213658d8bde819243ffa5b21cbf14b20f844dd2ce4890b09a8c", kill_on_drop: false }`
[INFO] [stdout] dc93d3ee43be4213658d8bde819243ffa5b21cbf14b20f844dd2ce4890b09a8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e385cdbe36ff3a8d4d86aefb8054d983504d68e6e3ab1b11b189b1e076b7aef
[INFO] running `Command { std: "docker" "start" "-a" "3e385cdbe36ff3a8d4d86aefb8054d983504d68e6e3ab1b11b189b1e076b7aef", kill_on_drop: false }`
[INFO] [stderr]    Compiling lipgloss-tree v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `lipgloss_list`, `lipgloss_list`
[INFO] [stdout]    --> tests/golden_tests.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |     use lipgloss_list::{self as list, List};
[INFO] [stdout]     |         ^^^^^^^^^^^^^   ^^^^^^^^^^^^ no external crate `lipgloss_list`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of unresolved module or unlinked crate `lipgloss_list`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 284 -     use lipgloss_list::{self as list, List};
[INFO] [stdout] 284 +     use lipgloss_tree::{self as list, List};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lipgloss_table`
[INFO] [stdout]    --> tests/golden_tests.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |     use lipgloss_table::Table;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `lipgloss_table`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 422 -     use lipgloss_table::Table;
[INFO] [stdout] 422 +     use lipgloss_tree::Table;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lipgloss-tree` (test "golden_tests") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3e385cdbe36ff3a8d4d86aefb8054d983504d68e6e3ab1b11b189b1e076b7aef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e385cdbe36ff3a8d4d86aefb8054d983504d68e6e3ab1b11b189b1e076b7aef", kill_on_drop: false }`
[INFO] [stdout] 3e385cdbe36ff3a8d4d86aefb8054d983504d68e6e3ab1b11b189b1e076b7aef
